Skip to content

Conversation

@grypez
Copy link
Contributor

@grypez grypez commented Jan 13, 2026

Shows claude how to create a new package in the monorepo.


Note

Introduces a new create-package skill and enables it in agent settings.

  • Adds Skill(create-package) to .claude/settings.json permissions
  • New .claude/skills/create-package/SKILL.md with usage for yarn create-package, required args, example workflow, and notes for monorepo/TypeScript references

Written by Cursor Bugbot for commit 406bd0b. This will update automatically on new commits. Configure here.

@grypez grypez changed the base branch from main to grypez/refactor-kernel-agents-repl January 13, 2026 20:47
Copy link
Contributor Author

@grypez grypez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude used this skill without prompting to create a package for a refactor PR, but did not update the coverage thresholds or remind the user to do so.

@grypez grypez marked this pull request as ready for review January 14, 2026 13:17
@grypez grypez requested a review from a team as a code owner January 14, 2026 13:18
@grypez grypez force-pushed the grypez/refactor-kernel-agents-repl branch from b9ace55 to 25aa787 Compare January 14, 2026 17:16
Base automatically changed from grypez/refactor-kernel-agents-repl to main January 14, 2026 17:23
@rekmarks
Copy link
Member

@grypez this ought to drop the unrelated commits.

@grypez grypez force-pushed the grypez/add-skill-create-package branch from b817127 to d269097 Compare January 15, 2026 17:18
@grypez grypez enabled auto-merge January 15, 2026 18:03
@grypez grypez force-pushed the grypez/add-skill-create-package branch from d269097 to 88b2fd8 Compare January 20, 2026 16:15
@grypez grypez force-pushed the grypez/add-skill-create-package branch from 88b2fd8 to 8a24948 Compare January 27, 2026 17:51
@github-actions
Copy link
Contributor

github-actions bot commented Jan 27, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 88.43%
🟰 ±0%
5779 / 6535
🔵 Statements 88.31%
🟰 ±0%
5871 / 6648
🔵 Functions 87.26%
🟰 ±0%
1507 / 1727
🔵 Branches 84.96%
🟰 ±0%
2086 / 2455
File CoverageNo changed files found.
Generated in workflow #3400 for commit 406bd0b by the Vitest Coverage Report Action

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

@grypez grypez added this pull request to the merge queue Jan 28, 2026
Merged via the queue into main with commit a31841d Jan 28, 2026
33 checks passed
@grypez grypez deleted the grypez/add-skill-create-package branch January 28, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants